Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple support for docker-compose v2 #238

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

mariotoffia
Copy link
Owner

This omits the -H flag when a Standard Daemon URI is used. Since docker-compose v2 do not support -H this would fix issues people have with it.

Docker contexts need to be addressed though :)

This closes Issue #237

This allows the docker-compose v2 to work properly. Need to introduce docker
contexts thogh :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Starting compose stopped working with exception 'unknown docker command: "compose compose"'
1 participant